home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / tmn.dxr / 00006.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  118 b   |  10 lines

  1. on exitFrame
  2.   set the visible of sprite 2 to 1
  3.   go(the frame - 1)
  4. end
  5.  
  6. on mouseUp
  7.   sound stop 2
  8.   go("etapa1")
  9. end
  10.